home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / ml208d.unp < prev    next >
Text File  |  1985-03-10  |  3KB  |  57 lines

  1.  
  2. The protection scheme for Mulitlink 2.08d is similar to others but the 
  3. locations are different.  If your addreses are different than those listed
  4. DO NOT CONTINUE.  The address 090B can be anything but the address after
  5. the ":" must be the same.   Use the commands as follows:
  6.  
  7.     A:DEBUG B:MLINK.COM     
  8.     U 3F96
  9.  
  10. The display should be as follows:
  11.  
  12. -U 3F96
  13. 090B:3F96 B90329        MOV     CX,2903                            
  14. 090B:3F99 E81E00        CALL    3FBA            change to 909090                
  15. 090B:3F9C 732D          JNB     3FCB            change to EB2D                 
  16. 090B:3F9E B90829        MOV     CX,2908                            
  17. 090B:3FA1 E81600        CALL    3FBA            change to 909090   
  18. 090B:3FA4 7325          JNB     3FCB            change to EB25     
  19. 090B:3FA6 FE0E442F      DEC     BYTE PTR [2F44]                    
  20. 090B:3FAA 7FEA          JG      3F96                               
  21. 090B:3FAC FE06432F      INC     BYTE PTR [2F43]                    
  22. 090B:3FB0 803E432F01    CMP     BYTE PTR [2F43],01                 
  23. 090B:3FB5 76DF          JBE     3F96                               
  24. 090B:3FB7 E9DACA        JMP     0A94                               
  25. 090B:3FBA B80102        MOV     AX,0201                            
  26. 090B:3FBD BBAA36        MOV     BX,36AA                            
  27. 090B:3FC0 B600          MOV     DH,00                              
  28. 090B:3FC2 8A16432F      MOV     DL,[2F43]                          
  29. 090B:3FC6 0E            PUSH    CS                                 
  30. 090B:3FC7 07            POP     ES                                 
  31. 090B:3FC8 CD21          INT     21                                 
  32. 090B:3FCA C3            RET                                        
  33. 090B:3FCB A15B32        MOV     AX,[325B]                          
  34. 090B:3FCE 3906AA36      CMP     [36AA],AX                          
  35. 090B:3FD2 75D8          JNZ     3FAC            change to 9090     
  36. 090B:3FD4 8036C93E32    XOR     BYTE PTR [3EC9],32                 
  37.  
  38.  
  39.  
  40. -U 408A
  41. 090B:408A 3B17          CMP     DX,[BX]                            
  42. 090B:408C 740B          JZ      4099            change to EB0B     
  43.  
  44.  
  45. Enter the changes as follows:
  46.  
  47.    E 3F99 909090
  48.    E 3F9C EB2D
  49.        and etc as shown in the printout.  To Finish do the following:
  50.  
  51.    Q
  52.    W
  53.        and that all.   Good Luck.  My thanks to J.P for the idea I just
  54.        got the locations.  D.H.
  55.  
  56.